unzip

Unzip the given zip file in the same directroy

void
unzip
(
string zipPath
)

Parameters

zipPath string

The path to the zip file

Meta